Skip to content

Conversation

@1nf0rmagician
Copy link
Member

Summary

Added a default child route redirect for details/:id to properties.

Changes

  • Updated routing configuration so that navigating to /details/:id without a child path will automatically redirect to /details/:id/properties.

Reason

Previously, when switching to another product from parts or recipes, the route would keep the old child path or result in an empty state, requiring a second click to show the properties tab.
With this change, /details/:id now consistently redirects to the properties tab, matching expected navigation behavior.

(cherry picked from commit 24a610cea907a2e526596abda6496bfa27144a7a)
@1nf0rmagician 1nf0rmagician added bug Something isn't working port Indicates that the changes in this PR were originally discussed and merged in a prior release labels Sep 24, 2025
@1nf0rmagician 1nf0rmagician self-assigned this Sep 24, 2025
@1nf0rmagician 1nf0rmagician added this to the Framework 10.0.0 milestone Sep 24, 2025
@1nf0rmagician 1nf0rmagician merged commit aa9ae59 into future Oct 13, 2025
4 checks passed
@1nf0rmagician 1nf0rmagician deleted the port/fix-navigation-product-types-to-future branch October 13, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working port Indicates that the changes in this PR were originally discussed and merged in a prior release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants